Contribution org.nuxeo.collections.directories.documentsLists--list
In component org.nuxeo.collections.directories.documentsLists
org.nuxeo.collections.directories.documentsLists
inside nuxeo-platform-collections-jsf-9.10.jar /OSGI-INF/collection-documentslists-contrib.xml
This contribution is part of XML component Extension Point
Extension point list of component DocumentsListsService.Contributed Items
XML Source
<extension point="list" target="org.nuxeo.ecm.webapp.documentsLists.DocumentsListsService">
<documentsList name="COLLECTIONS_CURRENT_SELECTION">
<events>
<event>folderishDocumentSelectionChanged</event>
</events>
<isSession>false</isSession>
</documentsList>
<documentsList name="COLLECTION_CURRENT_SELECTION">
<events>
<event>folderishDocumentSelectionChanged</event>
</events>
<isSession>false</isSession>
</documentsList>
</extension>